How to Install gtk-update-icon-cache software package in Debian 9 (Stretch)

How to Install gtk-update-icon-cache software package in Debian 9 (Stretch)

gtk-update-icon-cache software package provides icon theme caching utility, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gtk-update-icon-cache 

gtk-update-icon-cache is installed in your system.

Make ensure the gtk-update-icon-cache package were installed using the commands given below,

$ sudo dpkg-query -l | grep gtk-update-icon-cache *

You will get with gtk-update-icon-cache package name, version, architecture and description in a table

gtk-update-icon-cache package basic information:

Distro Debian 9 stretch
Section Miscellaneous
Package gtk-update-icon-cache
Version 3.22.2-1
Description icon theme caching utility
Sub Section Miscellaneous


See Also, How to uninstall or remove gtk-update-icon-cache software package from Debian 9 (Stretch)?